| CmDocumentPermit |
| Logical Entity Name | CmDocumentPermit |
| Default Table Name | CmDocumentPermit |
| Physical Only | NO |
| Definition | |
| Note |
| CmDocumentPermit Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
CmDocumentPermitID |
int | NO | ||
SyStudentID |
int | NO | ||
CmDocumentID |
int | NO | ||
AdCourseID |
int | NO | ||
AdTermID |
int | YES | ||
AdClassSchedID |
int | YES | ||
| PermitTypes | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
UserID |
int | NO | ||
| ts | timestamp | NO |
| CmDocumentPermit Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_CmDocumentPermitCmDocumentPermitID | PrimaryKey | CmDocumentPermitID |
| CmDocumentPermit Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdClassSched | Non-Identifying | Zero or One to Zero or More | FK_CmDocumentPermitAdClassSchedID_AdClassSchedAdClassSchedID | AdClassSchedID | NO | YES | ||
| AdCourse | Non-Identifying | One To Zero or More | FK_CmDocumentPermitAdCourseID_AdCourseAdCourseID | AdCourseID | NO | YES | ||
| AdTerm | Non-Identifying | Zero or One to Zero or More | FK_CmDocumentPermitAdTermID_AdTermAdTermID | AdTermID | NO | YES | ||
| CmDocument | Non-Identifying | One To Zero or More | FK_CmDocumentPermitCmDocumentID_CmDocumentCmDocumentID | CmDocumentID | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_CmDocumentPermitSyStudentID_SyStudentSyStudentID | SyStudentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_CmDocumentPermitUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| CmDocumentPermit Check Constraints |
| Check Constraint Name | CheckConstraint |